Feature: Pruebas Ghost
Scenarios
|
Chart |
Status Progress |
||||
|---|---|---|---|---|---|
|
1
|
|
||||
| Total duration: | |||||
| 1m 52.042s |
Scenario: E14 - elminar tag aleatorio
Before
0m 2.321s
Given
I navigate to page "<URL>"
0m 3.324s
And
I wait for 5 seconds
0m 5.203s
And
I enter email "<USER>"
0m 0.762s
And
I wait for 5 seconds
0m 5.193s
And
I enter password "<PASSWORD>"
0m 0.349s
And
I take a screenshot in "G5" with the name as "EP11_1_login"
0m 0.343s
And
I click login button
0m 0.322s
And
I wait for 5 seconds
0m 5.354s
And
I take a screenshot in "G5" with the name as "EP11_2_dashboard"
0m 0.661s
When
I click on tags
0m 0.171s
And
I wait for 2 seconds
0m 2.272s
And
I take a screenshot in "G5" with the name as "EP11_3_tags"
0m 0.554s
And
I wait for 5 seconds
0m 5.291s
And
I click on new tag
0m 0.408s
And
I take a screenshot in "G5" with the name as "EP11_4_new_Tag"
0m 0.393s
And
I enter tag name "$string_19_1"
0m 0.345s
And
I enter tag description "$string_19_1"
0m 0.327s
And
I enter a color
0m 0.290s
And
I save the tag
0m 0.286s
And
I wait for 5 seconds
0m 5.218s
When
I click on tags
0m 0.425s
And
I take a screenshot in "G5" with the name as "EP11_5_tags"
0m 0.525s
And
I wait for 5 seconds
0m 5.266s
And
I edit a tag
0m 0.314s
And
I wait for 2 seconds
0m 2.212s
And
I take a screenshot in "G5" with the name as "EP15_4_delete_tag"
0m 0.399s
And
I wait for 2 seconds
0m 2.200s
Then
I delete a tag
0m 0.550s
And
I take a screenshot in "G5" with the name as "EP15_5_dashboard"
0m 0.748s
After
0m 0.016s
Screenshots
Before
NO IMAGE AVAILABLE
Given
I navigate to page "<URL>"
And
I wait for 5 seconds
And
I enter email "<USER>"
And
I wait for 5 seconds
And
I enter password "<PASSWORD>"
And
I take a screenshot in "G5" with the name as "EP11_1_login"
And
I click login button
And
I wait for 5 seconds
And
I take a screenshot in "G5" with the name as "EP11_2_dashboard"
When
I click on tags
And
I wait for 2 seconds
And
I take a screenshot in "G5" with the name as "EP11_3_tags"
And
I wait for 5 seconds
And
I click on new tag
And
I take a screenshot in "G5" with the name as "EP11_4_new_Tag"
And
I enter tag name "$string_19_1"
And
I enter tag description "$string_19_1"
And
I enter a color
And
I save the tag
And
I wait for 5 seconds
When
I click on tags
And
I take a screenshot in "G5" with the name as "EP11_5_tags"
And
I wait for 5 seconds
And
I edit a tag
And
I wait for 2 seconds
And
I take a screenshot in "G5" with the name as "EP15_4_delete_tag"
And
I wait for 2 seconds
Then
I delete a tag
And
I take a screenshot in "G5" with the name as "EP15_5_dashboard"
After
NO IMAGE AVAILABLE